home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 176-200 / scopedisk186 / parasite / baud.txed < prev    next >
Text File  |  1995-03-19  |  242b  |  12 lines

  1. /* TxEd-BaudBandit startup */
  2.  
  3. 'WINDOW 0 12 640 70'
  4. 'MENU CLEAR 5 0'
  5. 'MENU 5 "Send Buffer" "sendit"'
  6. 'MENU 5 "Big Window" "WINDOW 0 12 640 70"'
  7. 'MENU 5 "Small Window" "WINDOW 515 10 125 30"'
  8. 'MENU 5 "Join Conference" "jconf"'
  9.  
  10. TABSIZE 8
  11. EXIT
  12.